Previewing Model Inference

You can preview a trained model's inference with the options in the Apply box, shown below. You should note that the Apply options are available on the Model Training panel and on the Model Overview panel of the Deep Learning tool.

Apply options

How to Preview Model Inference
  1. Choose Artificial Intelligence > Deep Learning Tool on the menu bar to open the Deep Learning tool, if it is not already onscreen.

  2. Select the required trained model on the Model Overview panel.

  3. Display the dataset you want to preview and zoom the view, if required (see Using the Manipulate Tools).

    Note Only the section of the dataset that is currently visible in the view will be processed.

  4. Select the dataset currently in the view in the Input drop-down menu.
  5. If required, you can normalize the data range prior to previewing the dataset (see Normalizing Data Ranges Prior to Training or Inference).
  6. Click the Preview button.

    For semantic segmentation models, a multi-ROI is computed for the section of the dataset that is currently visible in the selected 2D view.

    Segmentation preview

    For regression models, a dataset is computed for the section of the dataset that is currently visible in the selected 2D view.

    Preview

    Note You can generate additional previews at different zoom factors and/or positions to fully evaluate your model.

  7. Click the Delete Preview button, if required, to remove the preview.

  8. Apply the deep model (see Applying Deep Models).